home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 26
/
CU Amiga Magazine's Super CD-ROM 26 (1998)(EMAP Images)(GB)[!][issue 1998-09].iso
/
CUCD
/
Utilities
/
urb2
/
catalogs
/
UrbUpgrade.cd
< prev
next >
Wrap
Text File
|
1998-06-18
|
4KB
|
208 lines
#header UrbUpgrade_LOCALE
;
;generate UrbUpgrade.lh using:
; catcomp hd7:urb2/UrbUpgrade.cd CFILE hd7:urb2/UrbUpgrade.lh NOBLOCK NOCODE
;
;generate UrbUpgrade.ct using:
; catcomp hd7:urb2/UrbUpgrade.cd CTFILE hd7:urb2/UrbUpgrade.ct
;
;generate UrbUpgrade.catalog using:
; catcomp hd7:urb2/UrbUpgrade.cd TRANSLATION UrbUpgrade.**** CATALOG hd7:urb2/catalogs/****/UrbUpgrade.catalog NOOPTIM
; where **** is the language to produce, NOOPTIM allows unchanged strings
;
; Menu Text Entries
;
MSG_MENU_PROJECT (//)
Project
;
MSG_MENU_ABOUT (//)
About
;
MSG_MENU_MUI (//)
MUI
;
MSG_MENU_URB (//)
URB
;
MSG_MENU_QUIT (//)
Quit
;
;
; Gadgets and Labels
;
;
MSG_PAGE_INSTR (//)
Instructions
;
MSG_PAGE_UPGRADE (//)
Upgrade V1.0
;
MSG_PAGE_PATHS (//)
Paths
;
MSG_BUTTON_OK (//)
*_OK
;
MSG_BUTTON_UPGRADE (//)
_Upgrade
;
MSG_BUTTON_CANCEL (//)
_Cancel
;
MSG_LABEL_OLDPRG (//)
V1 URB program:
;
MSG_LABEL_OLDCFG (//)
V1 URB configuration:
;
MSG_LABEL_CFGONLY (//)
Update configuration only:
;
MSG_LABEL_AREXX (//)
Arexx run command:
;
MSG_LABEL_CLI (//)
Async CLI Command:
;
MSG_LABEL_EXECUTE (//)
Execute run command:
;
MSG_LABEL_WBRUN (//)
Workbench run command:
;
MSG_LABEL_TDIR (//)
Temp directory:
;
MSG_LABEL_IDIR (//)
Image directory:
;
MSG_LABEL_URBCFG (//)
URBConfig:
;
MSG_LABEL_URBHLP (//)
URB.guide:
;
MSG_TITLE_WIN1 (//)
Urb Upgrade
;
MSG_TITLE_SELECT (//)
Select a file...
;
MSG_TITLE_SELDIR (//)
Select a directory...
;
MSG_TITLE_PATHS1 (//)
Required
;
MSG_TITLE_PATHS2 (//)
Miscellaneous
;
MSG_TEXT_UPGDONE (//)
Done Upgrading:
;
MSG_TEXT_INSTR (//)
Go to the Paths Page\n\
1) Verify paths for commands\n\
2) Verify paths for Urb2 pieces\n\n\
Go to Upgrade Page\n\
1) Enter full path for URB 1.0 program\n\
2) Enter path for configuration file\n\
if NOT *.cfg\n\n\
Press Upgrade button
;
;
; Help Messages
;
MSG_HELP_OK (//)
OK
;
MSG_HELP_UPGRADE (//)
Perform the Upgrade to version 2
;
MSG_HELP_CANCEL (//)
Quit Upgrade program
;
MSG_HELP_OLDPRG (//)
Full path to version 1.0 URB program
;
MSG_HELP_OLDCFG (//)
Full path to version 1.0 URB configuration file\n\
Not required for *.cfg
;
MSG_HELP_CFGONLY (//)
Select to ONLY update the configuration file\n\
Use this when config is different name from program
;
MSG_HELP_AREXX (//)
Command to run ARexx scripts
;
MSG_HELP_CLI (//)
Run CLI commands asynchronously
;
MSG_HELP_EXECUTE (//)
Command to execute Amiga DOS scripts
;
MSG_HELP_WBRUN (//)
Command to run WorkBench programs
;
MSG_HELP_TDIR (//)
Directory for temporary files
;
MSG_HELP_IDIR (//)
Default directory for images
;
MSG_HELP_URBCFG (//)
Full path to THIS program\n\
This should be correct
;
MSG_HELP_URBHLP (//)
Full path to URB.guide
;
;
; Error and Informational Messages
;
MSG_ABOUT_URB (//)
\33c\33bURB v2.0\33n\n\
Ubiquitous Resource Bars\n\n\
Copyright ©1998 by Dick Whiting\n\n\
Standard Disclaimer: I wrote it, it works for me, I don't guarantee\n\
that it will do anything productive for anyone else, etc. etc. ;-)\n\n\
HOWEVER, if you do find a use for it: I homeschool my kids and they would\n\
love a postcard from where EVER you live. Instant Geography Lesson;)\n\n\
\33c\33bPostcards:\33n\nDick Whiting\n28590 S. Beavercreek Rd.\n\
Mulino, Oregon 97042\n\USA\n\n\33bEmail:\33n\nDick Whiting <dwhiting@europa.com>
;
MSG_ERROR_APFAIL (//)
Failed to create Application.
;
MSG_ERROR_OPEN (//)
Error opening file:
;
MSG_ERROR_BADCFG (//)
File is not a valid configuration file
;
MSG_ERROR_OBJERR (//)
Error creating MUI object
;
MSG_ERROR_ASLOPEN (//)
Cannot quit now, still\nsome file requesters open
;
MSG_ERROR_NOURB (//)
Select URB program to upgrade
;
MSG_ERROR_NOCFG (//)
Select configuration file to upgrade
;
MSG_ERROR_URBCOPY (//)
Error copying URB program as:
;
MSG_ERROR_INFOCOPY (//)
Error copying URB.info as:
;
MSG_ERROR_PRFDEL (//)
Error deleting:
;
; This one is an empty string
MSG_NULL (//)
;